home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / connec1r / form5.frm < prev    next >
Text File  |  1999-07-14  |  1KB  |  39 lines

  1. VERSION 5.00
  2. Begin VB.Form Form5 
  3.    BackColor       =   &H00000000&
  4.    Caption         =   "You Did It"
  5.    ClientHeight    =   645
  6.    ClientLeft      =   5265
  7.    ClientTop       =   5070
  8.    ClientWidth     =   1785
  9.    LinkTopic       =   "Form5"
  10.    MaxButton       =   0   'False
  11.    MinButton       =   0   'False
  12.    ScaleHeight     =   645
  13.    ScaleWidth      =   1785
  14.    Begin VB.Label Label1 
  15.       BackColor       =   &H00000000&
  16.       Caption         =   "You Did It"
  17.       BeginProperty Font 
  18.          Name            =   "Tempus Sans ITC"
  19.          Size            =   18
  20.          Charset         =   0
  21.          Weight          =   400
  22.          Underline       =   0   'False
  23.          Italic          =   0   'False
  24.          Strikethrough   =   0   'False
  25.       EndProperty
  26.       ForeColor       =   &H00FFFFFF&
  27.       Height          =   375
  28.       Left            =   120
  29.       TabIndex        =   0
  30.       Top             =   120
  31.       Width           =   1575
  32.    End
  33. End
  34. Attribute VB_Name = "Form5"
  35. Attribute VB_GlobalNameSpace = False
  36. Attribute VB_Creatable = False
  37. Attribute VB_PredeclaredId = True
  38. Attribute VB_Exposed = False
  39.